View source: R/custom_data_source.R
ga_custom_datasource | R Documentation |
Get a list of custom data sources you have configured in Google Analytics web UI.
ga_custom_datasource(accountId, webPropertyId)
accountId |
Account Id |
webPropertyId |
Web Property Id |
You primarily need this to get the customDataSourceId
for the uploads via ga_custom_upload_file
Custom Data Source
Other custom datasource functions:
ga_custom_upload_delete()
,
ga_custom_upload_file()
,
ga_custom_upload_list()
,
ga_custom_upload()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.