Hello,When I upload a tab file to the classification importer how can ingest a column as a metric. I followed this Classification Metric Headings but got an error "Failure: Invalid classification - ^~test"
Thanks PratheepArunRaj I think the bottom line was actually a pop up giving an extra call or 2 that would invalidate the bounce off the bat.Appreciate the help,Tim
Hello,I have what I think is a unique use case that has been perplexing me lately. I have bounces collected in Adobe and Google since we are about to migrate systems.I was comparing bounces and Google identifies roughly double the amount of bounces on our site than Adobe. This was interesting becaus...
Yes I had a vendor tell us we were using unsafe characters for www.test.com?ecid=test:test:test on their email system (They add their own tracking and its conflicting with our parameters) I was surprised they thought colons were unsafe. Since I have learned about them since I started in marketing....
Hello,I had a question regarding campaign query parameters. I am designing them as one string for the campaign variable www.test.com?ecid=test:test:test for example.Would you consider a colon a url safe character? I would like to understand because I thought the colon approach was url safe for the ...
Hello,Yes I have read through the documentation.If I use this formula ^(.+)\:(.+)\:(.+)\:(.+)$ I will only catch a url such as test: test: test: testIt will not read a url as test: test: test.My issue is that the formula isnt dynamic enough for my use case.
Hello,Thanks for responding. This is for page formatting for site section. I want to establish Site Section 1, Site Section 2, Site Section 3, Site Section 4. The current issue is that since I formatted every / as a : I am trying to use : as a delimiter to build all 4 sections.Whe...
Hello,I am trying to create site sections in Adobe Analytics. I already have the page in this format test: testa: testb: testc:testdThe url can vary from test: testa: testb: testc:testd to testa: testb: testc to testa: testb to test.My current regex formula only works for test: testa: testb: testc:t...