Fabric: Answers: purchase event











up vote
0
down vote

favorite












I'm tracking purchase events in an iOS app with Answers (part of Fabric).



Answers.logPurchaseWithPrice(13.50,
currency: "USD",
success: true,
itemName: "Answers Shirt",
itemType: "Apparel",
itemId: "sku-350",
customAttributes: nil)


My use case envolves an order with multiple items, plus shipping for the whole order.



What would be the best way to track this in the Purchase event?



I'm thinking the safest bet it would be a single event with the total value.
But I wonder if I should trigger various purchase events, would this be graciously supported by answers?










share|improve this question
























  • Fabric is becoming obsolete by the end of this month. Check their site for further information.
    – Desdenova
    Nov 9 at 10:47










  • Fabric is not becoming obsolete but will be migrate to Firebase, the events sill regulary happen. More here
    – Mafalda
    Nov 9 at 15:09












  • Mike from Fabric and Firebase here. Correct, Fabric's mobile apps only are going away Nov 30th. Fabric itself will remain through mid-2019, including Beta, Crashlytics and Answers. You can log multiple purchase events per session and that's a good way to handle multiple items being added to a cart.
    – Mike Bonnell
    Nov 12 at 18:59















up vote
0
down vote

favorite












I'm tracking purchase events in an iOS app with Answers (part of Fabric).



Answers.logPurchaseWithPrice(13.50,
currency: "USD",
success: true,
itemName: "Answers Shirt",
itemType: "Apparel",
itemId: "sku-350",
customAttributes: nil)


My use case envolves an order with multiple items, plus shipping for the whole order.



What would be the best way to track this in the Purchase event?



I'm thinking the safest bet it would be a single event with the total value.
But I wonder if I should trigger various purchase events, would this be graciously supported by answers?










share|improve this question
























  • Fabric is becoming obsolete by the end of this month. Check their site for further information.
    – Desdenova
    Nov 9 at 10:47










  • Fabric is not becoming obsolete but will be migrate to Firebase, the events sill regulary happen. More here
    – Mafalda
    Nov 9 at 15:09












  • Mike from Fabric and Firebase here. Correct, Fabric's mobile apps only are going away Nov 30th. Fabric itself will remain through mid-2019, including Beta, Crashlytics and Answers. You can log multiple purchase events per session and that's a good way to handle multiple items being added to a cart.
    – Mike Bonnell
    Nov 12 at 18:59













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I'm tracking purchase events in an iOS app with Answers (part of Fabric).



Answers.logPurchaseWithPrice(13.50,
currency: "USD",
success: true,
itemName: "Answers Shirt",
itemType: "Apparel",
itemId: "sku-350",
customAttributes: nil)


My use case envolves an order with multiple items, plus shipping for the whole order.



What would be the best way to track this in the Purchase event?



I'm thinking the safest bet it would be a single event with the total value.
But I wonder if I should trigger various purchase events, would this be graciously supported by answers?










share|improve this question















I'm tracking purchase events in an iOS app with Answers (part of Fabric).



Answers.logPurchaseWithPrice(13.50,
currency: "USD",
success: true,
itemName: "Answers Shirt",
itemType: "Apparel",
itemId: "sku-350",
customAttributes: nil)


My use case envolves an order with multiple items, plus shipping for the whole order.



What would be the best way to track this in the Purchase event?



I'm thinking the safest bet it would be a single event with the total value.
But I wonder if I should trigger various purchase events, would this be graciously supported by answers?







ios google-fabric






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 9 at 10:36

























asked Nov 9 at 10:24









Mafalda

258




258












  • Fabric is becoming obsolete by the end of this month. Check their site for further information.
    – Desdenova
    Nov 9 at 10:47










  • Fabric is not becoming obsolete but will be migrate to Firebase, the events sill regulary happen. More here
    – Mafalda
    Nov 9 at 15:09












  • Mike from Fabric and Firebase here. Correct, Fabric's mobile apps only are going away Nov 30th. Fabric itself will remain through mid-2019, including Beta, Crashlytics and Answers. You can log multiple purchase events per session and that's a good way to handle multiple items being added to a cart.
    – Mike Bonnell
    Nov 12 at 18:59


















  • Fabric is becoming obsolete by the end of this month. Check their site for further information.
    – Desdenova
    Nov 9 at 10:47










  • Fabric is not becoming obsolete but will be migrate to Firebase, the events sill regulary happen. More here
    – Mafalda
    Nov 9 at 15:09












  • Mike from Fabric and Firebase here. Correct, Fabric's mobile apps only are going away Nov 30th. Fabric itself will remain through mid-2019, including Beta, Crashlytics and Answers. You can log multiple purchase events per session and that's a good way to handle multiple items being added to a cart.
    – Mike Bonnell
    Nov 12 at 18:59
















Fabric is becoming obsolete by the end of this month. Check their site for further information.
– Desdenova
Nov 9 at 10:47




Fabric is becoming obsolete by the end of this month. Check their site for further information.
– Desdenova
Nov 9 at 10:47












Fabric is not becoming obsolete but will be migrate to Firebase, the events sill regulary happen. More here
– Mafalda
Nov 9 at 15:09






Fabric is not becoming obsolete but will be migrate to Firebase, the events sill regulary happen. More here
– Mafalda
Nov 9 at 15:09














Mike from Fabric and Firebase here. Correct, Fabric's mobile apps only are going away Nov 30th. Fabric itself will remain through mid-2019, including Beta, Crashlytics and Answers. You can log multiple purchase events per session and that's a good way to handle multiple items being added to a cart.
– Mike Bonnell
Nov 12 at 18:59




Mike from Fabric and Firebase here. Correct, Fabric's mobile apps only are going away Nov 30th. Fabric itself will remain through mid-2019, including Beta, Crashlytics and Answers. You can log multiple purchase events per session and that's a good way to handle multiple items being added to a cart.
– Mike Bonnell
Nov 12 at 18:59

















active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53223907%2ffabric-answers-purchase-event%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53223907%2ffabric-answers-purchase-event%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Landwehr

Reims

Schenkenzell