Actions
Feature #469
openAdd quote platform to V3 Data Layer
Start date:
02/08/2024
Due date:
% Done:
0%
Estimated time:
Description
please add variable under "policy_id" in datalayer called “quote_platform”. Its value should be the same as the item_id 0001 item_name. The output would look something like this for a rails auto policy:
ecommerce: {
transaction_id: '1crmj8k1',
policy_id: '41109778',
value: '70.30',
quote_platform: 'Auto Insurance V3',
affiliation: "IIICOM",
currency: "USD",
items: [
{
item_id: "0001",
item_name: "Auto Insurance V3",
I need this because of the limitations of GA4 reporting. I cannot create a report with the total prices ('value') along with the quote platform.
No data to display
Actions