Expand my Community achievements bar.

warrensander
warrensander
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I don't understand that you have to move data from one worksheet to another after it comes back via email,.Is your workbook too big to send to adobe. I did have some issues on one workbook I had. Adobe does have a 5MB limit on the size you can schedule.but a 5MB or bigger workbook is had to manage a...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    0
  • One thing you can try if your excel gets locked up is to schedule the sheet to run immediately which sends it up to Adobe to run and then it emails back to you.Some report builder requests do take a long time to run depending on how much data you are requesting and how your request(s) are formatted.

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    0
  • If you have 8 offers and they are out of a pool of more than 8 then use a list variable to hold them.s.list1=offer1,offer2,offer3,offer4,"key offer"; etcs.events=eventxx; // offer impression eventthen when you report all revenue will go equally to each offer in the list variable but and you would al...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    0
  • have you tried:s.eVar2="D=pev2";

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • also if you create the segment in one tab and datawarehouse in another tab your segments will be out of sync. you need to either use the tab where you created the segment and then go into data warehouse or login (again in a new tab, usually just opening the new tab will update everything but sometim...

    Type

    Questions

    Views

    917

    Likes

    0

    Replies

    0
  • you can also go into mobilemetrics.adobe.com and see the configuration if you enable the report suite.

    Type

    Questions

    Views

    977

    Likes

    0

    Replies

    0
  • There is a way but not for data already collected.first you need to create 2 new variables.1) using the s.getVisitNum plugin for day get the 'daily session number' that can go into a prop or evar (you record this on every server call you make)s.eVarxx=s.getVisitNum('d');2) using a counter evar you i...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    0
  • Hi folks,does anyone have anything that will create a 'large' number of login accounts (say training1 through training40) with the same groups, passwords, expiration etc?I have in the past done these by hand for individuals attending a training class but usually need to delete the accounts a few mon...

    Type

    Questions

    Views

    878

    Likes

    2

    Replies

    2
  • I'd use s.apl call rather than the += you suggested..var xx = cookie value c_w(_) s.events=s.apl(s.events,xx,',',2);that way the , delimiter gets added if needed between existing events and the one from the cookie.

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • I noticed a 'Date Range Manager' that looks like it will allow me to create custom date ranges for reports. However, I created some, shared them but don't see them in analytics or analysis workspace. Is the just the beginning of a new feature that hasn't been fully implemented or am I missing how to...

    Type

    Questions

    Views

    740

    Likes

    0

    Replies

    1
Top badges earned by warrensander
Customize the badges you want to showcase on your profile