Upload your data to GA
1 2 | fb_ads_ga_upload(fb_df, ga_property_id, dataset_id, account_id = NULL,
dataset_name = NULL)
|
fb_df |
The formatted data frame of advertisting data from Facebook, ready to upload |
ga_property_id |
Your web property ID from Facebook; it should be formatted something like 'UA-' |
dataset_id |
The custom data set ID |
account_id |
The overall account ID (optional) |
dataset_name |
The name of your dataset (optional) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.